![]() |
PATH![]() |
![]() ![]() |
Outlines a window's scroll bars.
pascal OSStatus DrawThemeScrollBarDelimiters (
ThemeWindowType flavor,
const Rect *inContRect,
ThemeDrawState state,
ThemeWindowAttributes attributes);
The DrawThemeScrollBarDelimiters function draws theme-compliant outlines for both the horizontal and vertical scroll bars in a given window. The scroll bars are each assumed to cover the full length of their respective sides of the window's content region; if the scroll bars for which you wish delimiters to be drawn are not full length, or if only one scroll bar exists for a given window, DrawThemeScrollBarDelimiters should not be used.